Feature: Invite colaborator
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 31.755s |
Scenario: Invite colaborator successfully
Before
0m 1.261s
Given
I navigate to page "<URL>"
0m 4.622s
And
I enter email "<ADMIN_EMAIL>"
0m 1.295s
And
I enter password "<ADMIN_PASSWORD>"
0m 0.570s
And
I click on the login button
0m 3.891s
And
I wait for 2 seconds
0m 2.450s
And
I click on the settings page
0m 1.059s
And
I wait for 2 seconds
0m 2.285s
And
I click to the staff page
0m 0.641s
And
I wait for 2 seconds
0m 2.254s
And
I click on the invite people button
0m 0.509s
And
I wait for 2 seconds
0m 2.275s
When
I write "mateoolaya1@gmail.com" in the email
0m 0.647s
And
I wait for 2 seconds
0m 2.289s
And
I click on the colaborator button
0m 0.315s
And
I wait for 2 seconds
0m 2.423s
And
I click on send invitation now button
0m 0.481s
And
I wait for 2 seconds
0m 2.255s
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
0m 0.229s
+ Show Error
TypeError: Cannot read property 'refresh' of undefined
at KrakenWorld.<anonymous> (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/features/web/step_definitions/step.js:488:18)
After
0m 0.004s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I enter email "<ADMIN_EMAIL>"
And
I enter password "<ADMIN_PASSWORD>"
And
I click on the login button
And
I wait for 2 seconds
And
I click on the settings page
And
I wait for 2 seconds
And
I click to the staff page
And
I wait for 2 seconds
And
I click on the invite people button
And
I wait for 2 seconds
When
I write "mateoolaya1@gmail.com" in the email
And
I wait for 2 seconds
And
I click on the colaborator button
And
I wait for 2 seconds
And
I click on send invitation now button
And
I wait for 2 seconds
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
After
NO IMAGE AVAILABLE